execution flow meaning in English
执行流
Examples
- Covers changes to statements controlling execution flow
介绍对控制执行流的语句的更改。 - Classes for tracing execution flow , and the
类,以及用于分析代码的 - Provides links to topics covering changes to execution flow , and new support for structured exception handling
提供到包含对执行流程、结构化异常处理新支持更改的主题的链接。 - Among other things , expressions are used to compute and to assign values to variables and to help control the execution flow of a program
还有呢,表达式被用来计算、给变量赋值以及控制程序的执行流程。 - Note , however , that the expression above can only be executed when it is encountered in the execution flow and its outcome depends on the values of
不过要注意,只能在执行流程中执行上面的表达式,它的输出取决于